responseReceivedExtraInfo

fun responseReceivedExtraInfo(): Flowable<ResponseReceivedExtraInfoEvent>

Fired when additional information about a responseReceived event is available from the network stack. Not every responseReceived event will have an additional responseReceivedExtraInfo for it, and responseReceivedExtraInfo may be fired before or after responseReceived.

Sources

jvm source
Link copied to clipboard